home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / apps / 588 / changes.txt next >
Encoding:
Text File  |  1985-11-19  |  4.3 KB  |  93 lines

  1.                           Changes to dbWRITER 1.5
  2.                       ================================ 
  3.                       Copyright 1991,1992 David Becker
  4.                               GEnie D.Becker8
  5.                            Compuserve 73030,3562
  6.  
  7. Here is another update to my freeware text processor, dbWRITER.
  8.  
  9. Bugs fixed 
  10. ------------------------------------------------------------------------- 
  11. - The fileselector save path now initially defaults to the same path
  12.   as the last loaded file 
  13.  
  14. - Using the delete key on the last line produced unexpected results 
  15.   sometimes deleting lines above! This has been fixed.
  16.  
  17.  
  18. Changes and additions
  19. -------------------------------------------------------------------------
  20.  
  21. - The configuration file DBWRITER.CFG now contains a flag to automatically
  22.   display the "block options dialog box" after you set a text block by
  23.   dragging with the mouse. You can manually edit this file by loading
  24.   it into dbWRITER and changing the flag to 1 for automatic display.
  25.   Save the file back to disk as DBWRITER.CFG  
  26.  
  27.  
  28.  
  29.  
  30.                           Changes to dbWRITER 1.4
  31.                       ================================ 
  32.                       Copyright 1991,1992 David Becker
  33.                               GEnie D.Becker8
  34.                            Compuserve 73030,3562
  35.  
  36. Bugs fixed 
  37. ------------------------------------------------------------------------- 
  38.  
  39. - The fileselector now defaults to  *.*  instead of  *.TXT
  40.  
  41. - Backspace sometimes skipped up one line, this has been fixed.
  42.  
  43. - F10 now correctly searches for the next occurance of your text string
  44.   from the cursor position to the end of the document.
  45.  
  46. - Automatic importation of Wordwriter and First Word Plus documents
  47.   has been improved.
  48.  
  49.  
  50. Changes and additions 
  51. ------------------------------------------------------------------------- 
  52.  
  53. - When clicking 'P' within the quick pick grid or pressing <A>P you will 
  54.   be presented with the new PRINTOUT CONFIGURATION screen. Important
  55.   additions include multiple copies, form feeds after printing pages or
  56.   after printing the entire document, top and left margin settings for 
  57.   only the printout, user selectable spacing between pages and printouts 
  58.   beginning from any page number you choose. I have also included an 
  59.   indicator box displaying the amount of complete copies printed, not
  60.   pages but entire documents (I wanted to print 3 page resumes the other
  61.   day and I kept losing track of how many had been output).
  62.  
  63. - The PRINTER DRIVER CONFIGURATION screen <A>W no longer includes a MARGIN
  64.   button. This has been replaced by a FORM FEED button for ejecting a page
  65.   from your printer. Printer margins are now handled within the new 
  66.   printout configuration screen.
  67.  
  68. - The configuration file DBWRITER.CFG now contains a command line colour 
  69.   flag. You can manually edit this file by loading it into dbWRITER and 
  70.   changing the flag to 1 for a light command line (desktop fill pattern)
  71.   instead of the default black. Save the file back to disk as DBWRITER.CFG 
  72.  
  73. - The configuration dialog <A>C contains a new choice called "Memory saver
  74.   spell check". This feature is meant to help those with a megabyte or less.
  75.   Instead of the normal single pass spell check, dbWRITER will spell check
  76.   your document in two passes, loading only half the dictionary for each
  77.   pass. After the second pass the remaining dictionary is purged from memory.
  78.   This type of spell check uses only 190K compared with 380K the normal spell
  79.   check requires! If you wish to view a word within the dictionary, dbWRITER
  80.   will not load the entire dictionary resident but will instead scan the disk
  81.   file and load only a small section into memory. This takes between 5 and 30
  82.   seconds depending on the word but does not require very much memory.
  83.  
  84. - The clipboard will now accept multiple entries. If you keep copying blocks 
  85.   of text to the clipboard you can stack them on top of one another or you 
  86.   can still replace a block, erasing the original clipboard content (I use
  87.   this new clipboard to gather messages from BBS systems as I scan the topic 
  88.   and catagory listings).
  89.  
  90.  
  91. The main documentation file QUICKDOC.TXT has been updated to reflect these 
  92. changes and additions. The dictionary file remains unchanged. 
  93.